[INFO] fetching crate new-egui-macroquad 0.16.0...
[INFO] testing new-egui-macroquad-0.16.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate new-egui-macroquad 0.16.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate new-egui-macroquad 0.16.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate new-egui-macroquad 0.16.0
[INFO] tweaked toml for crates.io crate new-egui-macroquad 0.16.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate new-egui-macroquad 0.16.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate new-egui-macroquad 0.16.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3998e81269eac34b8868813cf2987a57335c775b26b5322cfd5a9e4557132e3e
[INFO] running `Command { std: "docker" "start" "-a" "3998e81269eac34b8868813cf2987a57335c775b26b5322cfd5a9e4557132e3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3998e81269eac34b8868813cf2987a57335c775b26b5322cfd5a9e4557132e3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3998e81269eac34b8868813cf2987a57335c775b26b5322cfd5a9e4557132e3e", kill_on_drop: false }`
[INFO] [stdout] 3998e81269eac34b8868813cf2987a57335c775b26b5322cfd5a9e4557132e3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a4ede500ead16a660e84a97d978a2ed085a10f05b24f8dd5e640e90c0772c42
[INFO] running `Command { std: "docker" "start" "-a" "6a4ede500ead16a660e84a97d978a2ed085a10f05b24f8dd5e640e90c0772c42", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling ogg v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling miniquad v0.4.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lewton v0.9.4
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling quad-snd v0.2.8
[INFO] [stderr]    Compiling png v0.17.15
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling webbrowser v0.5.5
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling quad-url v0.1.1
[INFO] [stderr]    Compiling audrey v0.3.0
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling emath v0.28.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling ecolor v0.28.1
[INFO] [stderr]    Compiling epaint v0.28.1
[INFO] [stderr]    Compiling egui v0.28.1
[INFO] [stderr]    Compiling macroquad v0.4.5
[INFO] [stderr]    Compiling egui-miniquad v0.15.0
[INFO] [stderr]    Compiling new-egui-macroquad v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:63:29
[INFO] [stdout]    |
[INFO] [stdout] 63 |         if let Some(egui) = EGUI.as_mut() {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             EGUI.as_mut().unwrap()
[INFO] [stdout]    |             ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.80s
[INFO] running `Command { std: "docker" "inspect" "6a4ede500ead16a660e84a97d978a2ed085a10f05b24f8dd5e640e90c0772c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a4ede500ead16a660e84a97d978a2ed085a10f05b24f8dd5e640e90c0772c42", kill_on_drop: false }`
[INFO] [stdout] 6a4ede500ead16a660e84a97d978a2ed085a10f05b24f8dd5e640e90c0772c42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2e6712f76ead0af7b162a82a5c6467ea500b877222be593e93b8541ee8733c3
[INFO] running `Command { std: "docker" "start" "-a" "e2e6712f76ead0af7b162a82a5c6467ea500b877222be593e93b8541ee8733c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling unicode_names2 v0.6.0
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling ecolor v0.25.0
[INFO] [stderr]    Compiling emath v0.25.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling epaint v0.28.1
[INFO] [stderr]    Compiling epaint v0.25.0
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling macroquad v0.4.5
[INFO] [stderr]    Compiling egui v0.28.1
[INFO] [stderr]    Compiling egui v0.25.0
[INFO] [stderr]    Compiling egui-miniquad v0.15.0
[INFO] [stderr]    Compiling new-egui-macroquad v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:63:29
[INFO] [stdout]    |
[INFO] [stdout] 63 |         if let Some(egui) = EGUI.as_mut() {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             EGUI.as_mut().unwrap()
[INFO] [stdout]    |             ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling egui_extras v0.25.0
[INFO] [stderr]    Compiling egui_plot v0.25.0
[INFO] [stderr]    Compiling egui_demo_lib v0.25.0
[INFO] [stdout] error[E0433]: cannot find module or crate `egui_macroquad` in this scope
[INFO] [stdout]   --> examples/demo.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         egui_macroquad::ui(|egui_ctx| {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_macroquad`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 -         egui_macroquad::ui(|egui_ctx| {
[INFO] [stdout] 28 +         egui_miniquad::ui(|egui_ctx| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Response::drag_released`: Renamed 'drag_stopped'
[INFO] [stdout]   --> examples/demo.rs:50:29
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 if response.drag_released() {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `egui_macroquad` in this scope
[INFO] [stdout]   --> examples/demo.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         egui_macroquad::draw();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_macroquad`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 64 -         egui_macroquad::draw();
[INFO] [stdout] 64 +         egui_miniquad::draw();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:63:29
[INFO] [stdout]    |
[INFO] [stdout] 63 |         if let Some(egui) = EGUI.as_mut() {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             EGUI.as_mut().unwrap()
[INFO] [stdout]    |             ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `new-egui-macroquad` (example "demo") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e2e6712f76ead0af7b162a82a5c6467ea500b877222be593e93b8541ee8733c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2e6712f76ead0af7b162a82a5c6467ea500b877222be593e93b8541ee8733c3", kill_on_drop: false }`
[INFO] [stdout] e2e6712f76ead0af7b162a82a5c6467ea500b877222be593e93b8541ee8733c3
